home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 20 / Cream of the Crop 20 (Terry Blount) (1996).iso / os2 / bind493a.zip / named / named.reload.sh < prev    next >
Linux/UNIX/POSIX Shell Script  |  1994-12-15  |  155b  |  8 lines

  1. #!/bin/sh -
  2. #
  3. #    from named.reload    5.2 (Berkeley) 6/27/89
  4. #    $Id: named.reload.sh,v 8.1 1994/12/15 06:24:14 vixie Exp $
  5. #
  6.  
  7. exec %DESTSBIN%/%INDOT%ndc reload
  8.